In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetAnnotationType Method

GetAnnotationType Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(154)>

Function GetAnnotationType( _

   ByVal AnnotationIdx As Integer _

) As String
[DispId(154)]

string GetAnnotationType( 

   int AnnotationIdx

)
function GetAnnotationType( 

    AnnotationIdx: Integer

): String; 
DispIdAttribute(154)

function GetAnnotationType( 

   AnnotationIdx : int

) : String;
[DispId(154)]

string* GetAnnotationType( 

   int AnnotationIdx

) 
[DispId(154)]

String^ GetAnnotationType( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members